SqlDecimal
- Category
- Structure
- Description
- Represents a numeric value between - 10^38 +1 and 10^38 - 1, with fixed precision and scale.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment XmlSchemaProviderAttribute GetXsdType - Implements
- INullable, IComparable, IXmlSerializable
- Contstructors
- SqlDecimal(Byte,Byte,Boolean,Int32,Int32,Int32,Int32)
SqlDecimal(Byte,Byte,Boolean,Int32[])
SqlDecimal(Decimal)
SqlDecimal(Double)
SqlDecimal(Int32)
SqlDecimal(Int64)- Properties
- BinData
Data
IsNull
IsPositive
Precision
Scale
Value- Methods
- Abs(SqlDecimal)
Add(SqlDecimal,SqlDecimal)
AdjustScale(SqlDecimal,Int32,Boolean)
Ceiling(SqlDecimal)
CompareTo(SqlDecimal)
CompareTo(Object)
ConvertToPrecScale(SqlDecimal,Int32,Int32)
Divide(SqlDecimal,SqlDecimal)
Equals(SqlDecimal,SqlDecimal)
Equals(Object)
Floor(SqlDecimal)
GetHashCode()
GetXsdType(XmlSchemaSet)
GreaterThan(SqlDecimal,SqlDecimal)
GreaterThanOrEqual(SqlDecimal,SqlDecimal)
LessThan(SqlDecimal,SqlDecimal)
LessThanOrEqual(SqlDecimal,SqlDecimal)
Multiply(SqlDecimal,SqlDecimal)
NotEquals(SqlDecimal,SqlDecimal)
op_Addition(SqlDecimal,SqlDecimal)
op_Division(SqlDecimal,SqlDecimal)
op_Equality(SqlDecimal,SqlDecimal)
SqlDecimal
Decimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
op_GreaterThan(SqlDecimal,SqlDecimal)
op_GreaterThanOrEqual(SqlDecimal,SqlDecimal)
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
SqlDecimal
op_Inequality(SqlDecimal,SqlDecimal)
op_LessThan(SqlDecimal,SqlDecimal)
op_LessThanOrEqual(SqlDecimal,SqlDecimal)
op_Multiply(SqlDecimal,SqlDecimal)
op_Subtraction(SqlDecimal,SqlDecimal)
op_UnaryNegation(SqlDecimal)
Parse(String)
Power(SqlDecimal,Double)
Round(SqlDecimal,Int32)
Sign(SqlDecimal)
Subtract(SqlDecimal,SqlDecimal)
GetSchema()
ReadXml()
WriteXml()
ToDouble()
ToSqlBoolean()
ToSqlByte()
ToSqlDouble()
ToSqlInt16()
ToSqlInt32()
ToSqlInt64()
ToSqlMoney()
ToSqlSingle()
ToSqlString()
ToString()
Truncate(SqlDecimal,Int32)- Fields
- MaxPrecision
MaxScale
MaxValue
MinValue
Null- Tags
- 01800F4D53, 02E3ABA98D, 0376596F91
- SqlDecimal(Byte,Byte,Boolean,Int32,Int32,Int32,Int32)
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database